Ektron CMS400.Net Reference
Retrieving the XML structure of a collection allows for greater control over developing XSLs. The following is an example of how to do that.
Note: Set the text box width to at least 400px.
Textbox1.Text = Collection1.XmlDoc.InnerXml
For an additional example, see the Collection XML page on the CMS400Developer samples page. It is located at:
http://<site root>/CMS400Developer/Developer/Collection/CollectionXML.aspx
<site root>/CMS400Developer/Developer/Collection/CollectionXML.aspx and CollectionXML.aspx.vb